home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 005 / gradegid.arc / GRADEGID.DOC < prev   
Encoding:
Text File  |  1985-02-23  |  50.3 KB  |  1,004 lines

  1.           DOCUMENTATION   FOR   THE   GRADE   GUIDE     Version 1.0
  2.                           Copyright 1985,  Jon Kane
  3.  
  4.      The GRADE GUIDE is a versatile program used for the storing, retrieving,
  5. and analyzing of students' grades.  It does not require any special hardware
  6. but it will take advantage of color graphics cards, printers, and fixed
  7. disk drives when they are available.  Its use on computers with less than
  8. 128K of memory may be limited.  Some of its features include :
  9.  
  10.   displaying easy to follow menus showing users all available options.
  11.   selecting any option by touching one keyboard key.
  12.   listing student names in an optional grade book format for grade recording.
  13.   separating grades into grade categories like EXAM, QUIZ, and so forth.
  14.   recording grades either as number scores, letter grades, or both.
  15.   giving grades of NONE to students whose grades might not yet be available.
  16.   evaluating NONE grades as zero grades or as ignored grades, at your option.
  17.   dropping the lowest or the lowest few scores in a category of grades.
  18.   weighting each grade and each grade category when calculating averages.
  19.   letting you change any of the student information that has been stored.
  20.   having any stored information displayed on the screen or on a printer.
  21.   printing student grades in a format convenient for handing to students.
  22.   suppling statistical reports and graphs showing the students' performance.
  23.   using colors to aid readability when a color graphics card is available.
  24.  
  25. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  26. =                     A NOTE TO USERS OF THIS PROGRAM                       =
  27. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  28.  
  29.      The programmer maintains a copyright on this program, its displays, and
  30. its documentation.  Any person may use this program and may make as many
  31. copies of it as desired.  People should feel free to give this program to
  32. others as long as the copyright notices within the program, on the display,
  33. and in the documentation remain unchanged.
  34.  
  35.      If you find this program useful, you are asked to send $15.00
  36. to the programmer : Jon Kane, 2814 Regent Street, Madison, Wisconsin 53705.
  37. You may use and distribute the program whether or not you send any money.
  38.  
  39.      If you have any suggestions on improvements, have found any bugs, or
  40. wish to have this program customized to your specific grading requirements,
  41. you may inquire about changes at the above address.
  42.  
  43.      This program has been written and tested with great care to try to
  44. insure data integrity and accuracy of results.  On the other hand, the
  45. programmer will not be held liable for damages caused by use of the GRADE
  46. GUIDE.  The GRADE GUIDE was designed to aid a teacher in the routine tasks
  47. associated with storing, reporting, and analyzing student grades, and was
  48. not designed to take grading or teaching decisions away from the teacher.
  49.  
  50.      The GRADE GUIDE has been designed to make it easy to use.  It is,
  51. therefore, unnecessary for a new user to memorize the operating procedures
  52. described in this documentation.  It may be a good idea to read or skim this
  53. documentation once to get an idea of what the GRADE GUIDE is capable of
  54. doing for you, and so you can see how the program operates.  While using the
  55. GRADE GUIDE, you can always see what options are available to you, so you
  56. only need to be mildly familiar with GRADE GUIDE to use it.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  68. =                     FILES FOR THE GRADE GUIDE PROGRAM                     =
  69. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  70.  
  71.        The GRADE GUIDE program is stored on two files called
  72. "GRADEGID.COM" and "GRADEGID.000."  Both of these files must be
  73. present on your default disk drive (either floppy disk or fixed
  74. disk) when the program is in operation.  If you use subdirectories,
  75. then these two files must be in the default directory of the default
  76. drive.
  77.  
  78.      GRADE GUIDE stores information about each of your classes on a
  79. separate file.  It allows you to assign an 8 character name to each
  80. class.  The file that GRADE GUIDE creates for your class
  81. has a file name which is the same as your class name and a file
  82. extension of "GRD" .  Thus, the information that you store concerning
  83. the class "MATH-001" will be stored on the file "MATH-001.GRD"  .
  84. Whenever GRADE GUIDE updates a file due to changes you have made
  85. to the stored information, the old version of the file is kept as a
  86. backup and is given the file extension "BAK" .   Thus, the backup file
  87. for MATH-001 will be called "MATH-001.BAK"  .  GRADE GUIDE can
  88. access any class file on any disk drive that your computer has.  The
  89. class file does not have to be on the same disk as the program files.
  90. Again, if you are using subdirectories, each class file that the program
  91. accesses must be present in the default directory of its drive.
  92.  
  93.      If you, by mistake use GRADE GUIDE to make changes to a class
  94. file which you wish you had not made, the GRADE GUIDE can allow you to
  95. delete the current "GRD" file for that class and reinstate the old "BAK"
  96. file for that class.
  97.  
  98.      If you no longer need to have a particular class on file, you may
  99. simply delete the "GRD" and "BAK" files for that class by using the
  100. DOS delete or erase commands.
  101.  
  102. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  103. =                       WHAT THE GRADE GUIDE DOES                           =
  104. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  105.  
  106.      The GRADE GUIDE operates by performing tasks which you can select from
  107. a menu of possible tasks.  This documentation will describe those tasks
  108. in detail.  The GRADE GUIDE lists all available options in easy to follow
  109. menus, and allows you to choose an option by typing a one letter
  110. command.  The main choices you can make are listed in one of two menus, the
  111. FILE MENU and the MAIN MENU.  The FILE MENU shows you the choices you have
  112. when selecting the class that you want the GRADE GUIDE to consider.  If your
  113. computer has a color graphics card, the FILE MENU looks like this :
  114. ............................................................................
  115. :                                  FILE MENU                               :
  116. :                                                                          :
  117. : A : Choose Drive                        D : Recover from a backup file   :
  118. : B : Choose Class                        E : Display in monochrome        :
  119. : C : Go on to the MAIN MENU              Q : Quit the program             :
  120. :                                                                          :
  121. : Class Files Available                                                    :
  122. :..........................................................................:
  123.  
  124.  If your computer does not have a color graphics card, OPTION E is missing.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  The MAIN MENU shows you the choices you have when viewing or changing the
  134.  contents of a class file.  It looks like this :
  135. ............................................................................
  136. :                                  MAIN MENU                               :
  137. :                                                                          :
  138. :                                                                          :
  139. :       A : add student names          D : drop student names              :
  140. :       B : add student grades         E : drop student grades             :
  141. :       C : add grade categories       F : drop grade categories           :
  142. :                                                                          :
  143. :               G : display/print/change student names                     :
  144. :               H : display/print/change student grades                    :
  145. :               I : display/print/change grade limits and weights          :
  146. :               J : display/print/change category names and weights        :
  147. :                                                                          :
  148. :                   K : display/print class statistics                     :
  149. :                                                                          :
  150. :                    Q : quit and return to FILE MENU                      :
  151. :..........................................................................:
  152.  
  153.      The GRADE GUIDE allows you to enter information related to storing,
  154. retrieving, and analzing student grades.  For each class that you have
  155. the GRADE GUIDE allows you to set up grade categories.  All student grades
  156. are entered into these grade categories.  This lets you keep different
  157. types of grades separate such as EXAM, QUIZ, HOMEWORK, THEME, PROGRAM,
  158. ATTENDANCE, and so forth.  Whenever GRADE GUIDE reports a student's  grades,
  159. it displays each category and all of the grades which have been entered into
  160. that category.  It will display the student's average score in each category,
  161. and display a GRAND AVERAGE of all the student's grades.  You can make each
  162. category determine a given percentage of a student's GRAND AVERAGE.
  163.  
  164.      For each class you may establish up to ten different categories, and
  165. for each student you may store up to 200 grades in each category.  See the
  166. discussion about the MAIN MENU to learn how to establish new categories
  167. using MAIN MENU OPTION C, delete unwanted categories using MAIN MENU option
  168. F, and display or change category information with MAIN MENU OPTION J.
  169.  
  170.      As an example of how categories can be used, you might have set up
  171. three grade categories
  172.  
  173.                    EXAM       75 % of the grade
  174.                    QUIZ       15 % of the grade
  175.                    HOMEWORK   10 % of the grade
  176.  
  177. Perhaps you have entered 4 EXAM grades, 8 QUIZ grades, and 14 HOMEWORK
  178. grades for each student.  When student grades are listed, along with a
  179. student's name and each of the grades, there will be listed an average
  180. grade for each of the three categories and a GRAND AVERAGE which is
  181. calculated from the category averages using the weightings of 75 %,
  182. 15 %, and 10 %.  Suppose a student's 4 EXAM grades were 45, 100, 47, and
  183. 93 when the maximum possible scores for the 4 EXAMs were 50, 100, 50,
  184. and 100, respectively.  Then along with the student's 4 EXAM scores would
  185. be listed the total score of 285 and percentage of 95 %.  If the student
  186. had a 95 % average in EXAMs, an 80 % average in QUIZes, and a 70 % average
  187. in HOMEWORK, the GRAND AVERAGE for that student would be calculated as
  188.  
  189.              .95 * .75 + .80 * .15 + .70 * .10  which is 89.25 %.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.      In addition to assigning percentage weights to each category, you can
  200. assign weights to each grade within a category.  For example, if you have
  201. given 4 EXAMs worth 50, 100, 50, and 100 points as above and if you want
  202. each EXAM grade to contribute equally to the EXAM average, you could
  203. give the EXAMs weights of 2.0, 1.0, 2.0, and 1.0, respectively.
  204. If you wanted the last EXAM grade to be worth twice as much as the other
  205. exams, you could give that exam a weight of 2.0.  Grade weights are assigned
  206. when grades are entered with MAIN MENU OPTION B and can be displayed or
  207. changed at any time with MAIN MENU OPTION I.
  208.  
  209.      GRADE GUIDE allows you to record grades in three different formats :
  210. NUMBER, LETTER, and NUMBER WITH CUTOFF.  When you establish a category
  211. (MAIN MENU OPTION C), you select which method you want to use for storing
  212. grades.  If you select the option LETTER, then all the grades that you enter
  213. into that category will be letter grades.  The letter grades which are
  214. accepted by GRADE GUIDE are the standard letters from the 4.0 scale
  215.  
  216.                    GRADE             VALUE
  217.                      A                 4
  218.                      B                 3
  219.                      C                 2
  220.                      D                 1
  221.                      F                 0
  222.  
  223. In addition, the following less standard grades are accepted
  224.  
  225.                    GRADE             VALUE
  226.                      A+              4 1/3
  227.                      A-              3 2/3
  228.                      B+              3 1/3
  229.                      B-              2 2/3
  230.                      C+              2 1/3
  231.                      C-              1 2/3
  232.                      D+              1 1/3
  233.                      D-                2/3
  234.                      F+                1/3
  235.                      F-               -1/3
  236.  
  237.                      AB              3 1/2
  238.                      BC              2 1/2
  239.                      CD              1 1/2
  240.                      DF                1/2
  241.  
  242. When letter grades are listed, the category average on a scale of 4.0 is
  243. listed rather than the total and percentage that are listed for number
  244. grades.
  245.  
  246.      If you establish a category and you want to record grades in that
  247. category as numbers, then you can select the option NUMBER rather than LETTER
  248. for that category.  The third option, that of NUMBER WITH CUTOFF, allows you
  249. to store grades in a format similar to storing grades with the NUMBER
  250. format except that you will be allowed to enter for each grade in that
  251. category a set of four CUTOFF grades representing the lowest numeric score
  252. for the grades of A, B, C, and D.  The only difference between this method
  253. of storing grades and that of the NUMBER method is that with the NUMBER
  254. WITH CUTOFF method, when student grades are listed the number score is
  255. listed and along with it, the associated letter grade.  When you enter
  256. new grades into this category (MAIN MENU OPTION B), you can choose to
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265. enter grade cutoffs.  If you do not elect to enter cutoffs, then grades will
  266. be listed without the associated letter grade.  Grade cutoffs can be changed
  267. at any time with MAIN MENU OPTION I.  If you had previously elected not to
  268. set the grade cutoffs and now you want to set them,  MAIN MENU OPTION I
  269. will show you that the grade cutoffs are set at NONE and you can change
  270. these NONE values to any values you like.
  271.  
  272.      Note that each grade stored with the NUMBER or the NUMBER WITH
  273. CUTOFF method must be a whole number in the range from 0 to 250.
  274.  
  275. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  276. =                       ENTERING INFORMATION                              =
  277. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  278.  
  279.      Often the GRADE GUIDE will ask you to enter information.  Here are a
  280. few rules about entering such information.
  281.  
  282.        COMMANDS
  283.           To enter a command, merely press the key for the letter
  284.           corresponding to the menu choice for that command.  The
  285.           response may be in upper case or lower case and you do
  286.           not need to press the <CR>.
  287.  
  288.        NUMBERS
  289.           To enter a number just enter the digits for the number you want.
  290.           The digits that you press will appear in reverse video on the
  291.           display.  Do not use a decimal point (".") when entering a whole
  292.           number or a sign ("+" or "-") when entering any number.  You may
  293.           backspace over mistakes by using the backspace key.  You may
  294.           complete your input by typing a <CR> (enter key) or a <space>.
  295.           If you are entering a student's grade and do not type any digits,
  296.           then the grade will be entered as NONE.  When entering weights
  297.           for grades or precentages for categories, you may add up to
  298.           3 decimal digits to the number.  Those numbers can have up to
  299.           3 digits to the left and 3 digits to the right of the decimal
  300.           point.
  301.  
  302.        CHARACTER STRINGS
  303.           Character strings can be entered the same way that numbers are
  304.           entered except that the input is always ended with a <CR>, not with
  305.           a <space>.  In addition, character strings may not begin with a
  306.           <space>.  Student names, category names, class names, and letter
  307.           grades are entered as character strings.
  308.  
  309.        CHANGE MODE
  310.           There are several places in the GRADE GUIDE where you are given
  311.           the opportunity to change previously entered information by
  312.           entering CHANGE MODE.  When this is done, you will be able see
  313.           the information which can be changed being displayed on the screen
  314.           in reverse video.  You will be able to move to another item of
  315.           information being displayed by pressing one of the cursor control
  316.           keys.  You can exit from CHANGE MODE by using the <Esc> (escape)
  317.           key.  If you move from one item of information on the screen to
  318.           another or escape from CHANGE MODE without entering any new
  319.           characters, then the old information will remain unchanged and
  320.           will be redisplayed in normal video.  If you wish to change a
  321.           previously entered student grade to a grade of NONE, then enter an
  322.           "N" (or "n") for that grade while in change mode.
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.        ILLEGAL CHARACTERS
  332.          If at any time while running the GRADE GUIDE you press a key which
  333.          the GRADE GUIDE was not expecting, the computer will beep to signal
  334.          that the key was not expected.  The key you pressed will not be
  335.          recorded or displayed in any way, and you may continue by typing any
  336.          legal key.
  337.  
  338. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  339. =                            USING THE GRADE GUIDE                          =
  340. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  341.  
  342.        Whenever the "GRADEGID.COM" and "GRADEGID.000" files are both present
  343.   on the default disk drive, you may run the GRADE GUIDE program by
  344.   typing the name "gradegid" followed by a carriage return <CR>.  The program
  345.   will begin by displaying a welcoming message which will remain on the
  346.   screen until you press the space bar.
  347.  
  348.        The GRADE GUIDE lets you know at all times what options are available
  349.   to you.  Options are usually displayed for you on the screen in a menu
  350.   format allowing you to choose an option by pressing one keyboard letter
  351.   (in either upper or lower case.)  Often special instructions, reminders,
  352.   or warnings will appear in a three line message display at the bottom of
  353.   your screen.
  354.  
  355.        The next display which you will see is the "FILE MENU."  Below the
  356.   there will be a list of all the class files currently available for use
  357.   on the currently chosen disk drive.  Your options include :
  358.  
  359.   OPTION A -- Choosing a Disk Drive
  360.  
  361.             This option allows you to choose which disk drive you want
  362.             GRADE GUIDE to be looking at to find your class files.  After
  363.             selecting OPTION A, just type the letter of the disk drive you
  364.             want.  GRADE GUIDE will then list for you all the class files
  365.             available on that drive.
  366.  
  367.   OPTION B -- Choosing a Class File
  368.  
  369.             Select this option when you want to choose a class with which
  370.             to work.  You will be able to type the name of any class and
  371.             the name you type will appear on the screen next to the
  372.             OPTION B menu listing.  Note that choosing a class with this
  373.             option does not cause the GRADE GUIDE to proceed to the MAIN
  374.             MENU.  You must select OPTION C in order to be able to go to
  375.             the MAIN MENU.
  376.  
  377.   OPTION C -- Moving on to the MAIN MENU
  378.  
  379.             With this option GRADE GUIDE proceeds to the MAIN MENU where
  380.             you can choose to perform many functions with the class file that
  381.             you have chosen. If you select OPTION C before any class has been
  382.             chosen with OPTION B, then the GRADE GUIDE will request that you
  383.             enter a class name before continuing.  If the program cannot find
  384.             a "GRD" file for the class you have chosen on the currently
  385.             chosen disk drive, then it will ask you if the class is a new
  386.             class.  If it is a new class, respond Y and GRADE GUIDE will
  387.             create a new file for your new class.  Otherwise, answer N and
  388.             check to see that you have spelled the name of the class
  389.             correctly and have chosen the correct disk drive and diskette.
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.   OPTION D -- Recovering a Backup File
  398.  
  399.             If you have made changes to a class file which you do not want,
  400.             this option will allow you to recover the backup file for
  401.             that class.  For example, you can have the "MATH-001.GRD" file
  402.             deleted and replaced by the "MATH-001.BAK" file.
  403.  
  404.   OPTION E -- Changing Color Modes
  405.  
  406.             If your computer has a color graphics card, OPTION E will be
  407.             displayed.  It allows you to force the display to appear in
  408.             black and white rather than in color.  This option is provided
  409.             for those users who might have a monochrome display or TV
  410.             connected to their color graphics card which can be difficult
  411.             to read when the screen displays in color.  If the E option is
  412.             chosen and the display is in black and white, then the E option
  413.             will allow you to change back from black and white to color.
  414.  
  415. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  416. =                          THE MAIN MENU CHOICES                          =
  417. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  418.  
  419.       While the main menu is being displayed, you may choose to perform
  420.  one of 11 grading functions labeled A to K, or you may press Q to quit
  421.  and return to the FILE MENU.  Briefly, options A, B, and C allow you to
  422.  enter new information into your class file, options D, E, and F allow you to
  423.  remove previously entered information, options G, H, I, and J allow you to
  424.  display, print, or change any of the previously entered information, and
  425.  OPTION K generates some statistical reports about your students' grades.
  426.  
  427.  OPTION A -- Entering New Names
  428.  
  429.         This options allows you to enter the names of students not previously
  430.    entered into your class.  Entered names are displayed on the screen.
  431.    GRADE GUIDE will notify you if you enter a name which has already
  432.    been entered into your class so that no duplications of names will
  433.    occur.  Names may be entered in any order; GRADE GUIDE will
  434.    alphabetize them for you.  When you are done entering the new names,
  435.    enter one blank name (press <CR> without entering any characters.)
  436.  
  437.         If you enter new students into a class which already has some grades
  438.    assigned, the new students will automatically be given grades of NONE
  439.    for each of the previously entered grades.  You may, of course, change
  440.    these NONE grades by using main menu OPTION H.
  441.  
  442.  OPTION B -- Entering New Grades
  443.  
  444.         This option allows you to enter new grades for all the students in
  445.    your class.  Since all grades are entered into categories, there must have
  446.    been some categories established (MAIN MENU OPTION C) before you can
  447.    enter grades.  If you have established at least one category, you will
  448.    be asked to choose the grades you want to enter.  GRADE GUIDE will
  449.    show you a list of your categories, for example
  450.  
  451.                             A : EXAM
  452.                             B : QUIZ
  453.                             C : HOMEWORK
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.     You could then decide that you want to enter a QUIZ grade, an EXAM
  464.     grade, a second QUIZ grade, and a HOMEWORK grade.  You would state
  465.     your intensions by typing the letters "babc" (either upper or lower case)
  466.     followed by a <CR>.  GRADE GUIDE will respond by listing the grades
  467.  
  468.                                QUIZ 1
  469.                                EXAM 1
  470.                                QUIZ 2
  471.                            HOMEWORK 1
  472.  
  473.     You may enter up to ten grades at one time.  The number after the
  474.     category name tells you which grade of the category you are entering.
  475.     If you had previously entered three QUIZ grades, then the two new
  476.     QUIZ grades would be numbered 4 and 5.
  477.  
  478.          It is legal to enter an empty list of grades by typing only a <CR>
  479.     when prompted for the grades you want to enter.  This is what you
  480.     should do if you ever select OPTION B by mistake.
  481.  
  482.          After confirming that these grades are correct, you will be asked
  483.     to enter the maximum possible score for each of the number grades,
  484.     the A, B, C, and D cutoffs for each of the NUMBER WITH CUTOFF grades, and
  485.     a grade weight for all grades.  GRADE GUIDE will allow you to enter student
  486.     grades which are larger than the maximum possible scores which you enter.
  487.     The larger numbers will be treated as though there was extra credit given.
  488.     For example, if the maximum possible score on an EXAM is 100, and you
  489.     enter a grade of 110, then GRADE GUIDE will treat the grade as if it
  490.     included an extra 10 points of extra credit and assign it a percentage of
  491.     110 %.  If you enter a maximum possible score of zero or NONE, GRADE GUIDE
  492.     will treat the corresponding grades as extra credit.  Note that the use
  493.     of maximum possible scores equal to zero or NONE can cause strange
  494.     results when category percentages and GRAND AVERAGES are calculated.
  495.     The GRADE GUIDE will print a reminder whenever a grade is entered which
  496.     exceeds the maximum possible score for that grade.
  497.  
  498.          GRADE GUIDE will prompt you for each student's grades and will give
  499.     you a chance to enter CHANGE MODE in case you make a mistake entering
  500.     any of the grades.
  501.  
  502.  
  503. OPTION C -- Entering New Categories
  504.  
  505.          This option is used to enter new category names.  Typically,
  506.     you will use this option when you first establish each class file,
  507.     although there is nothing wrong with establishing new categories later
  508.     on.  GRADE GUIDE will list for you information about each of the
  509.     categories you have established so far and will wait for you to
  510.     enter new information.  For each new category you will enter a
  511.     name for the category, select a grade format (NUMBER, LETTER, or
  512.     NUMBER WITH CUTOFF), and a percentage of the GRAND AVERAGE.  You
  513.     signal that you are done entering new categories by entering a
  514.     blank name for a category.
  515.  
  516. OPTION D -- Dropping Students
  517.  
  518.          With this option you can choose to drop some students from your
  519.     class.  The GRADE GUIDE will ask you for a list of the students you
  520.     want to drop.  You are not required to enter the entire name of a
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.     student you want to drop.  If GRADE GUIDE does not find a student
  530.     whose name is the same as the name you typed, then it will look for
  531.     the name of a student whose name CONTAINS what you typed.  If it finds
  532.     such a name, it will ask you if that was the name you wanted.  If you
  533.     say no (N), then it will keep looking.  For example, if you want to
  534.     drop the student "Smith, John" and you ask for the name "ith",
  535.     GRADE GUIDE might ask you if you meant "Jones, Kennith" since that
  536.     name also contains an "ith."  If you respond N, GRADE GUIDE will
  537.     find "Smith, John."  Note that it is important to use the same
  538.     upper and lower case letters as you used when entering the student's
  539.     name because GRADE GUIDE does distinguish between upper and lower
  540.     case letters.  Before actually dropping any student from the list,
  541.     GRADE GUIDE will ask you to confirm that you want that student
  542.     dropped.
  543.  
  544. OPTION E -- Dropping Grades
  545.  
  546.          Instructors sometimes want to drop the lowest grade or lowest few
  547.     grades of a student before calculating final grades.  GRADE GUIDE can
  548.     drop the lowest grade or lowest few grades in any category with OPTION E.
  549.     When you elect to drop students' grades with OPTION E, you are
  550.     asked to choose a category and then to choose how many grades you want
  551.     dropped from that category (for example, the lowest 1 grade or the
  552.     lowest 3 grades.)  Then the GRADE GUIDE will consider each student in
  553.     the class and look at all the grades in the chosen category for that
  554.     student.  It will change the lowest grades in that category to NONE.
  555.     If you now look at the grades for each student while treating
  556.     NONE grades as zeros, each student's grand average will have decreased
  557.     (since some non-zero grades have been replaced by NONE grades), but
  558.     the new GRAND AVERAGEs can now be used to compare students' records
  559.     on an equal basis.  The dropped grades are the ones where the grade
  560.     value multiplied by the weight for the grade come out the smallest.
  561.     Grades which are already NONE will be given the value of zero so they
  562.     will be the first candidates to be dropped.  Note that if you drop
  563.     the lowest 2 grades from a category once and then try to drop the
  564.     lowest 2 grades again, the second drop will have no effect since each
  565.     student will already have at least 2 NONE grades in that category.  If
  566.     you wanted to drop 2 MORE grades, you would have to ask for the lowest 4
  567.     grades in the category to be dropped.
  568.  
  569.          You may want to see the effect of your having dropped grades
  570.     before committing yourself to dropping any. Therefore, at first,
  571.     the GRADE GUIDE only TEMPORARILY drops the grades.  This allows
  572.     you to go and view the grades using any of the MAIN MENU options
  573.     while the grades are still only TEMPORARILY dropped.  In fact, if you
  574.     return to the MAIN MENU while there are TEMPORARILY DROPPED GRADES,
  575.     there will be a statement at the bottom of the screen reminding you
  576.     that grades have been TEMPORARILY DROPPED.  The only changes you can
  577.     make to the stored information while there are TEMPORARILY DROPPED
  578.     GRADES is to create more TEMPORARILY DROPPED GRADES.  The GRADE GUIDE
  579.     will never update the disk file while there are TEMPORARILY DROPPED
  580.     GRADES.  Before you will be allowed to make other changes to your file
  581.     you must decide whether you want those grades PERMANENTLY DROPPED or
  582.     whether you want to reinstate the old grades.  You make that choice by
  583.     re-entering OPTION E which will allow you to select between those two
  584.     fates or to drop some more grades (TEMPORARILY.)  GRADE GUIDE does this
  585.     by making sure that the copy of your class file on the disk has been
  586.     updated prior to your dropping grades.  Then if you decide that you want
  587.  
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594.  
  595.     to reinstate the grades the way they were before you created the
  596.     TEMPORARILY DROPPED GRADES, the file can be read from the disk and the
  597.     old grades will be restored.
  598.  
  599. OPTION F -- Dropping Categories
  600.  
  601.          Occasionally, you may established a category which you never
  602.     used or for which you have no further use.  You can remove that
  603.     category and all of the grades entered in that category by using
  604.     OPTION F.  You will be asked to select a category to drop and will
  605.     then be asked to verify your choice before continuing.  Note that
  606.     if you ever establish a category to contain LETTER grades and you
  607.     should have used NUMBER grades, then the only way for you to rectify
  608.     the situation is to drop the category using OPTION F and then
  609.     reestablish it using OPTION C.
  610.  
  611. OPTION G -- Displaying, Printing, or Changing Student Names
  612.  
  613.          This option allows you to have your students' names listed on the
  614.     screen or on a printer.  If there is no printer attached to your
  615.     computer, GRADE GUIDE will not give you the option to print.
  616.  
  617.          If you select the option to list names on the screen, your
  618.     students' names will be listed alphabetically, 40 at a time.
  619.     Each time the screen fills with names, you can choose to enter
  620.     CHANGE MODE by typing a C.  Then you can use the cursor control keys
  621.     to move to any name on the screen and change the name.  When you escape
  622.     from change mode, GRADE GUIDE will begin listing the names again from
  623.     the beginning of the alphabet so you can view any changes you made.
  624.     If you have more than 40 students in your class, then after listing the
  625.     first 40 you can either press the space bar to continue listing more
  626.     names or press Q to quit listing the names.
  627.  
  628.          If you select to print names, you can choose to have the names
  629.     listed in one of three ways.
  630.  
  631.                            Like This  (no horizontal lines)
  632.  
  633.        1. Able
  634.        2. Baker
  635.  
  636.                             Or Like This (horizontal lines)
  637.  
  638.        1. Able_______________________________________________________________
  639.        2. Baker______________________________________________________________
  640.  
  641.  
  642.                    Or Like This (horizontal lines and vertical lines)
  643.  
  644.       1. Able___|_____|_____|_____|_____|_____|_____|_____|_____|_____|_____|
  645.       2. Baker__|_____|_____|_____|_____|_____|_____|_____|_____|_____|_____|
  646.  
  647.  
  648.     The latter two methods produce lists which are convenient for
  649.     recording grades by hand before they are entered into a class file.
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657.  
  658.  
  659.  
  660.  
  661.          If you are printing names, you may stop the printer by depressing
  662.     the <Alt> key and holding it down until the printer stops.  Then
  663.     you can continue printing by pressing the letter C or stop printing
  664.     by pressing the letter Q.  This is helpful if you want to insert
  665.     form feeds in the middle of your list or to stop the list before
  666.     the end.
  667.  
  668. OPTION H -- Displaying, Printing, or Changing Student Grades
  669.  
  670.          Choose this option when you want to view or print the grades of one
  671.     or more of your students or when you need to change one or more
  672.     grades.  GRADE GUIDE will display options allowing you to display
  673.     grades on the screen, print grades on the printer, or quit and return
  674.     to the main menu.  If there is no printer attached to your computer,
  675.     then the option to print will be suppressed.
  676.  
  677.          GRADE GUIDE also lists the name of each grade category
  678.     and the percentages which you assigned to each category when you
  679.     established the categories using OPTION C.  If for some reason the
  680.     percentages you assigned do not add up to 100 %, GRADE GUIDE will
  681.     try to adjust the percentages so that they do add to 100 %.  These
  682.     adjusted percentages are the values which are listed.  No adjustments
  683.     are made if all categories have been assigned a percentage of 0.0 %.
  684.  
  685.          After selecting the option to view or print grades, the GRADE GUIDE
  686.     will ask you for the name of the student whose grades you wish to see.
  687.     If you respond with a <CR> only, then GRADE GUIDE will list the grades
  688.     of all the students in the class.  You may enter student names in
  689.     the same way that you enter names when dropping students in OPTION
  690.     D.  That is, you may use substring abbreviations for student names.
  691.  
  692.          When GRADE GUIDE lists grades, it gives the student's name, a list
  693.     of each category into which grades have been entered, and a list of all
  694.     the grades the student has earned in each category.  In addition,
  695.     it gives a percentage or average grade based on the student's performance
  696.     in each category.  For number grades, it gives a sum of all the
  697.     number scores multiplied by their grade weights which you have
  698.     entered when entering the grades in OPTION B and a percentage
  699.     based on the MAXIMUM POSSIBLE scores which you have also entered.  For
  700.     letter grades, it lists an average (on the 4.0 grade scale) instead of
  701.     a total.  GRADE GUIDE also gives a GRAND AVERAGE score which is a
  702.     percentage based on the percentages the student obtained in each
  703.     category and the percentage weights you have assigned to each category.
  704.  
  705.          There are two different ways in which GRADE GUIDE can handle NONE
  706.     grades.  It can assign them a value of zero, or it can treat
  707.     them as if that grade had never been assigned.  For example, if
  708.     the student "Smith, John" has been assigned quiz scores of
  709.  
  710.                 QUIZ #     SCORE     MAXIMUM POSSIBLE     WEIGHT
  711.                 ------     -----     ----------------     ------
  712.                    1        10              20             1.000
  713.                    2        10              20             2.000
  714.                    3       NONE             30             1.000
  715.                    4        15              30             1.000
  716.  
  717.     then, if NONE grades are assigned the value zero, the quiz total would be
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.           10 * 1.000  +  10 * 2.000  +  0 * 1.000  +  15 * 1.000  =  45
  728.  
  729.     and the total possible would be
  730.  
  731.           20 * 1.000  +  20 * 2.000  +  30 * 1.000  +  30 * 1.000  =  120
  732.  
  733.     giving "Smith, John" a quiz percentage of  45 / 120  =  37.50 %.
  734.  
  735.     On the other hand, if NONE grades are ignored, the total would be
  736.  
  737.           10 * 1.000  +  10 * 2.000  +  15 * 1.000  =  45
  738.  
  739.     and the total possible would be
  740.  
  741.           20 * 1.000  +  20 * 2.000  +  30 * 1.000  =  90
  742.  
  743.     giving "Smith, John" a quiz percentage of 45 / 90  =  50.00 %.
  744.  
  745.     Before listing any grades, GRADE GUIDE will ask you which way you
  746.     want the grades evaluated by saying :
  747.         "Do you want NONE grades given the value of ZERO (Y/N) ? "
  748.     to which you can respond with a Y or N.
  749.  
  750.          GRADE GUIDE calculates the GRAND AVERAGE for each student by
  751.     weighting the percentages the student gets in each category by
  752.     the adjusted category percentages.  If a category has no grades in
  753.     it, then that category's average will be calculated either as a 0.000 %
  754.     or a 100.000 % depending on whether NONE grades are treated as zero
  755.     or not.
  756.  
  757.          If grades are being listed on the screen and there is not enough
  758.     room to display all the grades, then GRADE GUIDE will list the grades
  759.     using several entire categories at a time.  It will wait until you
  760.     press the space bar before it continues.  When grades are on the
  761.     screen, you may press the letter C and enter CHANGE MODE.  Then you
  762.     may use the cursor control keys to move a cursor which becomes visible
  763.     to any grade on the screen.  You may change any grade and when you do,
  764.     the category totals and averages and the GRAND AVERAGE will be
  765.     automatically updated for you.  The <Esc> key can be used to escape
  766.     from change mode.  If you are viewing a list of all the students'
  767.     grades, then you will see one student's grades on the screen at a time.
  768.     You move onto the next student by pressing the space bar and can
  769.     avoid seeing the remainder of the list by pressing the letter Q.
  770.  
  771.          If you are listing grades on the printer, you can stop the printing
  772.     as in the listing of names (OPTION G) by pressing the <Alt> key
  773.     until the printer stops.  You can then choose to continue by pressing
  774.     a C or quit the printing by pressing a Q.
  775.  
  776. OPTION I -- Displaying, Printing, or Changing Grade Limits or Weights
  777.  
  778.          With this option you may see or change any of the maximum possible
  779.     grades or grade weights that you previously established.  After
  780.     selecting this option, GRADE GUIDE will display a list of all the
  781.     grade categories that you have established for this class.  You may
  782.     choose any category whose grade limits and weights you wish to see.
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.          Having selected a category, GRADE GUIDE will display on the screen
  794.     the grade weights that you have established for the that category.
  795.     The weights will be listed in rows of 10 grades each, just as grades are
  796.     listed in OPTION H.  You may enter CHANGE MODE by pressing the letter C
  797.     which will allow you to change any of the weights that you see.  If
  798.     there is a printer attached to your computer, you may print the
  799.     information which is listed on the screen by pressing P.
  800.     You may continue the program by pressing the space bar.
  801.  
  802.          If the category you have selected is for storing number grades, then
  803.     GRADE GUIDE will list the maximum possible scores for each grade.  Again,
  804.     you may enter CHANGE MODE, print, or continue by pressing C, P, or the
  805.     space bar, respectively.
  806.  
  807.          If the category you have selected is for storing number grades with
  808.     cutoffs, then GRADE GUIDE will display the grade cutoffs which you
  809.     have established.  It will begin with the A cutoffs and continue to the
  810.     B, C, and D cutoffs.  Each set of cutoffs will be displayed on a
  811.     separate screen, and with each set you may choose to enter CHANGE MODE,
  812.     print or continue with a C, P, or space bar, respectively.
  813.  
  814.          After viewing one full category of information, you may choose
  815.     another category or select OPTION Q to quit and return to the MAIN MENU.
  816.  
  817. OPTION J -- Displaying, Printing, or Changing Category Information
  818.  
  819.          Selecting this option causes GRADE GUIDE to display all the category
  820.     information you have established for this class.  For each category the
  821.     category names, the type of grades (NUMBER, LETTER, or NUMBER WITH
  822.     CUTOFF), and the percentage of the total grade is displayed.  You again
  823.     may select to enter CHANGE MODE by pressing C.  This will allow you
  824.     to change the category names and the category percentages but will not
  825.     allow you to change the category grade type.  If a printer is attached
  826.     to your computer, pressing the letter P will cause the information on
  827.     the screen to be printed.  Pressing Q will quit this option and return
  828.     you to the MAIN MENU.
  829.  
  830. OPTION K -- Displaying or Printing Class Statistics
  831.  
  832.          This is a very powerful option which allows you to print several
  833.     kinds of reports about grades for your class.  You may choose to
  834.     display a report concerning one particular grade (for example, EXAM 3),
  835.     one particular category (for example, QUIZ averages), or the GRAND
  836.     AVERAGES.  Each report will have GRADE GUIDE calculate one
  837.     value for each student.  In the case of one grade, GRADE GUIDE will
  838.     take that grade for each student.  In the case of one category,
  839.     GRADE GUIDE will take the percentage that each student obtained in
  840.     that category.  In the case of the GRAND AVERAGE, GRADE GUIDE will
  841.     calculate the GRAND AVERAGE for each student.  Then you will receive
  842.     a report giving the number of students in the class, the maximum and
  843.     minimum values obtained by the students, the mean and median scores
  844.     obtained by the students, and the standard deviation of the scores.
  845.     Next the GRADE GUIDE will display a list of all the scores obtained
  846.     listed in increasing order.  After that, a histogram of the
  847.     distribution of grades is shown.
  848.  
  849.          As in OPTION H you will be able to choose to have the report sent to
  850.  
  851.  
  852.  
  853.  
  854.  
  855.  
  856.  
  857.  
  858.  
  859.     the printer if you have a printer attached to your computer.  Also,
  860.     GRADE GUIDE will ask you to choose whether or not you want NONE
  861.     grades treated as zeros.
  862.  
  863.          When the report has been completed, you will have the option to
  864.     select another report or press Q to return to the MAIN MENU.
  865.  
  866. OPTION Q -- Quitting and Returning to the FILE MENU
  867.  
  868.          This option causes the FILE MENU to be redisplayed.  If your file
  869.     has been changed since the last time a copy of it was written to the
  870.     disk, GRADE GUIDE will make a final updated copy of your file at that
  871.     time.  When the FILE MENU has been displayed, you may select any of the
  872.     options available with that menu including choosing another class or
  873.     quitting the program.
  874.  
  875. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  876. =                         MEMORY REQUIREMENTS                               =
  877. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  878.  
  879.           When GRADE GUIDE is working on one of your classes, it reads the
  880.      entire file of information for that class into your computer's memory.
  881.      This allows the GRADE GUIDE to execute very fast.  If you try to
  882.      read a file into memory which is too large for the memory of your
  883.      computer, the GRADE GUIDE will display a warning message and will not
  884.      allow you to continue processing that class.  This could happen if
  885.      you record information about a class using one computer and then
  886.      try to process that class using another computer with less internal
  887.      memory.  GRADE GUIDE has been tested with a class which has 300
  888.      students with 400 grades assigned to each student.  This worked fine
  889.      on a computer with an internal memory of 256 K bytes.  On a computer
  890.      with only 128 K bytes, you might expect to store 300 students
  891.      with 40 grades each or 50 students with 400 grades each.  Since most
  892.      classes do not have anywhere near much information to store,
  893.      GRADE GUIDE will almost never run into memory problems.
  894.  
  895.           If you are processing a class with the GRADE GUIDE and you are
  896.      pushing the memory capacity of your computer to the limit, the
  897.      GRADE GUIDE will constantly check whether or not your computer
  898.      has the capacity to continue processing.  If you attempt to add
  899.      one more new student or try to record a new set of grades and
  900.      there is not enough memory in the computer to allow that, the
  901.      GRADE GUIDE will stop you and prevent you from making those
  902.      additions to your class.  There are two MAIN MENU options which
  903.      require some extra memory to be allocated in your computer.  They
  904.      are OPTIONS E (drop grades) and K (display statistics).  If you
  905.      ever try to use these options when your computer does not have enough
  906.      available memory, a warning will be displayed and you will not be
  907.      allowed to use those options.
  908.  
  909. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  910. =                        INPUT/OUTPUT PROBLEMS                              =
  911. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  912.  
  913.          When reading from or writing to the disk drives, there is always
  914.     a possibility that problems will occur either due to hardware problems
  915.     with the disk drive or the diskette, due to the diskette being full, or
  916.     due to your removing the necessary diskette from its drive before GRADE
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.     GUIDE is done with it.  GRADE GUIDE tries to catch each of these kinds of
  926.     errors and will display a warning message whenever it does find a
  927.     problem.  It may ask you to choose to "A:abort, R:retry, or I:ignore ?" .
  928.     Chose to abort if you want the program to stop.  Choose to retry if you
  929.     want to start the reading or the writing of the file over again.  Choose
  930.     to ignore only if you believe that the reading or writing of the file
  931.     should continue from where it left off, having not corrected any error.
  932.  
  933.         Note that the GRADE GUIDE makes updated copies of your class
  934.     file while you are working and changing your class information.  This
  935.     is done so that if you experience a power loss, there will be a fairly
  936.     recent version of you file stored on the disk.  It is recommended (as
  937.     it is for all information stored on a disk) that after a session
  938.     with the GRADE GUIDE, you use the DOS copy function to make backup
  939.     copies of your class files.
  940.  
  941. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  942. =                              SUGGESTIONS                                  =
  943. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  944.  
  945.          If you wish to use GRADE GUIDE for a class but do not want to
  946.      separate your grades into categories, just establish one grade
  947.      category and call it GRADES.
  948.  
  949.          If you have a category where you give two grades for each
  950.      assignment, for example, you may assign one grade for form and one for
  951.      contents, you could establish two categories like THEME-form and
  952.      THEME-contents.  Similarly, if you like to assign number grades and
  953.      letter grades to the same assignment, and you do not assign letter
  954.      grades strictly on the basis of a cutoff (that is, someone with a 93
  955.      gets a B while someone else with a 92 still gets an A), then you could
  956.      have two categories for those assignments, one for the number score and
  957.      one for the letter score.
  958.  
  959.          If you enter a grade and later decide that you do not want that
  960.      grade to be counted, just use MAIN MENU OPTION I to change the weight
  961.      for that grade to zero.
  962.  
  963.          If you like to analyze grades in more than one way--like a friend of
  964.      mine who likes to either weight the midterm exam to be one half the
  965.      value of the final exam or weight the final exam to be one half the
  966.      value of the midterm exam depending on which way turns out better
  967.      for the student--then you can analyze and print the grades
  968.      using one scheme, you can use MAIN MENU OPTION I to change weights,
  969.      and then you can analyze and print the grades using the other scheme.
  970.  
  971.          If you have more than one section of one particular course and you
  972.      would like to have the two sections listed together because they
  973.      have the same assignments and take the same tests, then you can
  974.      establish one class file for all the sections.  If you want the
  975.      students from one section to be listed on your class list separately
  976.      from those students in another section, just use a prefix for each
  977.      student name when you enter the student name.  Jerry Smith from your
  978.      first section could be entered as   1 Smith, Jerry     and
  979.      Sally Jones from your second section could be entered as
  980.      2 Jones, Sally.  In this way the names from your first section will
  981.      be separated from the names from your second section when the names
  982.      are alphabetized.
  983.  
  984.  
  985.  
  986.  
  987.  
  988.  
  989.  
  990.  
  991.          If you like to drop grades at the end of a semester or year, but
  992.      you would also like to show students how well they are doing before
  993.      the end, you can TEMPORARILY DROP some grades, get a listing of
  994.      grades to show the students, but do not make the TEMPORARILY DROPPED
  995.      GRADES permanent.  You can wait till the end to make them permanent
  996.      so that if students receive lower scores later in the semester, the
  997.      new lower scores can be dropped and the old scores will not be lost.
  998.  
  999.          If the time has come to assign final grades in a course, you may
  1000.      wish to get a listing of all your students' grades with MAIN MENU
  1001.      OPTION H, get a listing of the maximum possible scores and grade cutoffs
  1002.      with MAIN MENU OPTION I, and get one or more statistical reports using
  1003.      MAIN MENU OPTION K.  Together, these lists will give you as much
  1004.      information as possible to aid in your final grade assignments.